ColorManagement Xojo Plugin

ICCColorProfile.ChannelCount Property (console safe)

Returns channel could on the color Profile.

ChannelCount as Integer {Read}

Remarks

Note channel count on color profile does not have to reflect the channel count on the RawBitmap. For example a profile can have 3 channels (RGB) and the bitmap could have RGB and Alpha = 4.

See Also

ICCColorProfile Class